3dak Client

NavigationPage<PagingType>.PageNumber Property

Zero based Pagenumber

[Visual Basic]
Public Property ReadOnly Int32 As 
[C#]
public int Int32 { get; }
[C++]
public: __property  get_Int32();
[JScript]
public function get Int32() : int

Property Value

Remarks

See Also

NavigationPage<PagingType> Class | ppm3dakClient.Navigation Namespace